Bundle org.nuxeo.ecm.platform.oauth
In bundle group org.nuxeo.ecm.platform
Resolution Order
[408, 773]
The resolution order represents the order in which components have been resolved by the Nuxeo Runtime
framework.
This range represents the minimal and maximal orders for this bundle's components.
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.platform.oauth.auth.defaultConfig
- org.nuxeo.ecm.platform.oauth2.providers.OAuth2ServiceProviderRegistry
- org.nuxeo.ecm.platform.oauth.schemaContribs
- org.nuxeo.ecm.platform.oauth.directoryContrib
- org.nuxeo.ecm.platform.oauth.marshallers
- org.nuxeo.ecm.platform.oauth2.tokens.OAuth2TokenService
- org.nuxeo.ecm.platform.oauth2.clients.OAuth2ClientService
Maven Artifact
File | nuxeo-platform-oauth-2021.7.15.jar |
---|---|
Group Id | org.nuxeo.ecm.platform |
Artifact Id | nuxeo-platform-oauth |
Version | 2021.7.15 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: 1.6.0_20 (Sun Microsystems Inc.)
Built-By: root
Build-Jdk: 11.0.12
Bundle-ManifestVersion: 2
Bundle-Version: 0.0.0.SNAPSHOT
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Name: Nuxeo OAuth
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Nuxeo-Component: OSGI-INF/authentication-contrib.xml,OSGI-INF/oauth2se
rviceprovider-framework.xml,OSGI-INF/schema-contrib.xml,OSGI-INF/dire
ctory-contrib.xml,OSGI-INF/oauth2clientservice-framework.xml,OSGI-INF
/oauth2tokenservice-framework.xml,OSGI-INF/marshallers-contrib.xml
Bundle-SymbolicName: org.nuxeo.ecm.platform.oauth;singleton:=true
Nuxeo-WebModule: org.nuxeo.ecm.webengine.app.WebEngineModule;name=oaut
h2;extends=base;headless=true;package=org/nuxeo/ecm/webengine/oauth2
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats
Contributions by Code Type
Loading data
Contributions by Target Extension Point
Loading data
Contributions by Studio Source
Loading data